home *** CD-ROM | disk | FTP | other *** search
- //Microsoft Developer Studio generated resource script.
- //
- #include "resource.h"
-
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "winres.h"
-
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
- /////////////////////////////////////////////////////////////////////////////
- // English (U.S.) resources
-
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
- #pragma code_page(1252)
- #endif //_WIN32
-
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE DISCARDABLE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""winres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE DISCARDABLE
- BEGIN
- "#include ""res/sgRegExp.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
- "\r\n"
- "1 TYPELIB ""sgRegExp.tlb""\r\n"
- "\0"
- END
-
- #endif // APSTUDIO_INVOKED
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // REGISTRY
- //
-
- IDR_SGREGEXP REGISTRY DISCARDABLE "sgRegExp.rgs"
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // String Table
- //
-
- STRINGTABLE DISCARDABLE
- BEGIN
- IDS_PROJNAME "RegExp"
- END
-
- STRINGTABLE DISCARDABLE
- BEGIN
- IDS_ERR_NOREGEXP "Regular expression is not specified"
- IDS_ERR_SUBSTRINGS_FAILED "Creation of a Substrings collection failed"
- IDS_ERR_NOSUBSTRING "Unable to retrieve Substring object"
- IDS_ERR_INVALIDSTARTPOS "Invalid start position argument"
- END
-
- #endif // English (U.S.) resources
- /////////////////////////////////////////////////////////////////////////////
-
-
-
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
- #include "res/sgRegExp.rc2" // non-Microsoft Visual C++ edited resources
-
- 1 TYPELIB "sgRegExp.tlb"
-
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-